Valid for Sitecore
5.2, 5.1.1
Create a Layout
Prev Next |
To create a new Layout:
- Log in to the Sitecore Desktop on a development server as a user with appropriate permissions.
- Open Layout Studio.
-
To create an .html Layout:
- Select File » New » Layout.
- Edit the Layout.
-
To create a new XAML Layout:
- Select File » New » XML Layout.
- Edit the Layout.
- Change the CodeBeside element to reference your namespace, class name and assembly.
Prev Next